html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0,0,0,0); }
body { margin: 0; font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; line-height: 1.42857143; font-size: 14px; min-width: 1230px; background: #fff; color: #333; }
h1 { font-size: 2em; margin: .67em 0; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga","kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button], /* 1 */
[type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: .35em .75em .625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details, /* 1 */
menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #1048a0; }
ul { margin: 0; list-style: none; padding: 0; }

#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 1001; }
#message .m-content { margin-top: 8%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0,0,0,.3); }



.m-message { width: 494px; margin: 48px auto 0; }

.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }

.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }

.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; margin-right: 30px; display: inline-block; }



.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 73%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6); }

.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }

.m-message label.code { line-height: 34px; }

.m-message label.code input { width: 30%; float: left; margin-right: 30px; }

.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }

.m-message label.code img { display: block; width: 100%; height: 100%; }

.btn { display: block; width: 90px; height: 32px; line-height: 32px; padding-left: 15px; background-color: #104492; color: #fff; margin-top: 10px; }
.btn:hover { background-color: #444; color: white; }

.btn span { display: block; padding-left: 15px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/btn-r.png); }


.btn-1 input { width: 52px; height: 32px; line-height: 32px; background: #e8e8e8; border: none; color: #333; margin-right: 22px; cursor: pointer; transition: 0.3s; }

.btn-1 { padding-left: 100px; }

.btn-1 input.focus { background: #104492; color: #fff; }

.btn-1 input.focus:hover { background: #444; }

.btn-1 input:hover { background: #ccc; }


.img-center { text-align: center; font-size: 0; }
.img-center img { display: inline-block; width: auto; height: auto; max-width: 100%; max-height: 100%; vertical-align: middle; -webkit-transition: all 0.5s; transition: all 0.5s; }

.img-cover { overflow: hidden; position: relative; }
.img-cover span { display: block; width: 100%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; height: 100%; position: absolute; left: 0; top: 0; }

.container { padding: 0 15px; width: 1200px; margin: 0 auto; }

.kf { width: 208px; position: fixed; /* right: 20px; */ right: -208px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; }
.kt-top { height: 40px; line-height: 40px; background: url(../images/kefu.png) 12px center no-repeat #1048a0; -ms-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; }
.kt-top span:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0 0; cursor: pointer; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; }
.kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.kf .con { overflow: hidden; background: #fff; }
.kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; }
.kf .qq li a { height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; display: block; }
.kf .qq li a img { padding-right: 6px; }
.kf .con h5 { height: 26px; line-height: 26px; margin-top: 12px; background: url(../images/lianxi.png) 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; margin-bottom: 0; }
.kf .contact { margin-top: 1px; height: auto; }
.kf .contact p { height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; margin: 0; }
.kf .contact p:nth-child(2n) { padding-left: 32px; }
.kf .con h5.qr-icon { background: url(../images/erweima.png) 16px center no-repeat; }
.kf .con .qr { margin-top: 10px; padding-left: 40px; }
.kf .con .qr img { width: 110px; height: 110px; }
.kf .backTop { width: 100%; height: 40px; margin-top: 10px; background: url(../images/huidaodingbu.png) center center no-repeat #1048a0; background-size: 18px auto; cursor: pointer; }
.kf-side { padding: 18px 10px 10px; background: #1048a0; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; }
.kf-side b { display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: 400; }
.kf-side span.arrow { width: 12px; height: 12px; background: url(../images/jt-1.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; }
.kf-side span.on { background: url(../images/jt-2.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; }

.footer-fix { box-shadow: 0 0 10px rgba(0,0,0,0.2); position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff; z-index: 10; display: none; }
.footer-fix li { float: left; width: 25%; }
.footer-fix li a { display: block; text-align: center; padding: 7px 0; font-size: 12px; line-height: 1; }
.footer-fix li i { display: block; height: 20px; background: no-repeat center; background-size: contain; margin-bottom: 4px; }
.footer-fix li i.i1 { background-image: url(../images/f_01.png); }
.footer-fix li i.i2 { background-image: url(../images/f_02.png); }
.footer-fix li i.i3 { background-image: url(../images/f_03.png); }
.footer-fix li i.i4 { background-image: url(../images/f_04.png); }

.header { background-color: #fff; }
.header .topbar { line-height: 34px; background-color: #f5f5f5; font-size: 13px; }
.header .topbar ul { float: right; }
.header .topbar li { float: left; color: #ddd; }
.header .topbar li.pipe { padding: 0 10px; }
.header .logo { float: left; font-size: 0; height: 63px; line-height: 63px; text-align: left; padding: 20px 0; }
.header .tel { float: right; background: url(../images/tel.png) no-repeat 0 center; padding-left: 65px; margin-top: 23px; }
.header .tel strong { display: block; font-size: 28px; font-family: Impact; line-height: 1; color: #0185d0; }
.header .text { float: left; font-size: 18px; margin: 20px 0 20px 30px; padding: 5px 0 5px 30px; border-left: 1px solid #ddd; }
.header .text strong { display: block; font-size: 20px; }
.header .hform { float: right; margin-left: 30px; border: 2px solid #1048a0; overflow: hidden; margin-top: 30px; }
.header .hform input { float: left; padding: 10px 15px; font-size: 14px; border: none; width: 180px; }
.header .hform button { float: right; border: none; height: 40px; width: 100px; font-size: 16px; color: #fff; background: #1048a0; cursor: pointer; }
.header .nav { font-size: 0; background-color: #204c97; color: #fff; border-left: 1px solid #0b2d7e; }
.header .nav li { display: inline-block; vertical-align: middle; border-right: 1px solid #0b2d7e; }
.header .nav li a { display: block; font-size: 16px; line-height: 60px; padding: 0 40px; color: #fff; }
.header .nav li .arr { float: right; height: 40px; width: 40px; position: relative; display: none; }
.header .nav li .arr:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover { color: #fff; background-color: #0185d0; }
.header .nav li.dropdown { position: relative; }
.header .nav li.dropdown:before { content: ""; position: absolute; border: 4px solid transparent; border-bottom: 0; border-top-color: currentColor; top: 50%; margin-top: -2px; right: 15px; }
.header .nav .dropdown-box { position: absolute; left: 0; min-width: 100%; top: 100%; display: none; z-index: 10; text-align: center; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.header .nav .dropdown-box p { margin: 0; }
.header .nav .dropdown-box a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 10px; font-size: 14px; line-height: 40px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background-color: #fff !important; color: #333 !important; }
.header .nav .dropdown-box a:hover { background-color: #0185d0 !important; color: #fff !important; }
.header .nav li.open .dropdown-box { display: block; }
.menu-btn { display: none; padding: 6px 0; float: right; margin-left: 15px; }
.menu-btn:before, .menu-btn:after, .menu-btn span { display: block; height: 2px; background-color: #0d5ba4; content: ''; }
.menu-btn:before { width: 24px; }
.menu-btn:after { width: 18px; margin-left: 6px; }
.menu-btn span { width: 12px; margin: 6px 0 6px 12px; }

.banner .swiper-slide { background: no-repeat center / cover; height: 550px; }
.banner .swiper-slide img { display: block; width: 100%; height: auto; }
.banner .swiper-pagination { bottom: 30px; }
.banner .swiper-pagination-bullet { background-color: #fff; opacity: 1; }
.banner .swiper-pagination-bullet-active { background-color: #1048a0; }
.banner .swiper-button-prev { left: 50%; margin-left: -650px; }
.banner .swiper-button-next { right: 50%; margin-right: -650px; }

.yunu-link { padding: 20px 0; }
.yunu-link h4 { border-bottom: 1px solid #ddd; margin: 0; font-size: 18px; color: #1048a0; padding-bottom: 15px; }
.yunu-link h4 small { text-transform: uppercase; font-size: 16px; font-weight: normal; color: #999; }
.yunu-link ul { margin-left: -20px; }
.yunu-link li { float: left; margin-left: 20px; margin-top: 20px; }

.section { padding: 80px 0; }
.section-title { margin-bottom: 50px; text-align: center; font-size: 0; }
.section-title small { display: block; font-size: 45px; text-transform: uppercase; color: #666; }
.section-title strong { display: inline-block; vertical-align: middle; font-size: 30px; padding: 0 40px; position: relative; color: #1048a0; }
.section-title strong:after, .section-title strong:before { position: absolute; top: 50%; margin-top: -1px; height: 2px; width: 50px; background-color: #ccc; content: ''; }
.section-title strong:after { left: 100%; }
.section-title strong:before { right: 100%; }

.tab-menu { text-align: center; font-size: 0; margin: -40px 0 40px -40px; }
.tab-menu li { display: inline-block; vertical-align: middle; }
.tab-menu li a { display: block; margin: 40px 0 0 40px; font-size: 18px; padding: 8px 16px; background-color: #1048a0; color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; }
.tab-menu li a:hover { background-color: #0185d0; }

.list-1 { margin: -30px 0 0 -30px; }
.list-1 li { float: left; width: 33.333333%; }
.list-1 li a { display: block; margin: 30px 0 0 30px; padding: 30px; background-color: #f6f6f6; -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-1 li .img-center { height: 240px; line-height: 240px; }
.list-1 li .text { margin-top: 20px; font-size: 20px; line-height: 1.2; background: url(../images/em.png) no-repeat right center; padding-right: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list-1 li a:hover { background-color: #1048a0; color: #fff; }
.list-1 li a:hover .text { background-image: url(../images/em1.png); }

.more-big { margin-top: 40px; text-align: center; font-size: 0; position: relative; }
.more-big:before { position: absolute; content: ''; width: 100%; height: 1px; background-color: #ddd; left: 0; top: 50%; }
.more-big a { display: inline-block; vertical-align: middle; line-height: 48px; width: 198px; border: 1px solid #ddd; font-size: 16px; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #fff; position: relative; }
.more-big a:hover { background-color: #1048a0; color: #fff; border-color: #1048a0; }

.in-slip { background: url(../images/ixbannerbg1.png) no-repeat center / cover; color: #fff; padding: 50px 0; }
.in-slip .container { position: relative; }
.in-slip h4 { margin: 0 230px 0 0; color: #64c5ff; font-size: 32px; }
.in-slip h5 { margin: 10px 230px 0 0; font-size: 24px; }
.in-slip .more { position: absolute; right: 15px; top: 50%; width: 202px; line-height: 57px; color: #fff; background: url(../images/ixbanner-btn.png) no-repeat center / contain; text-align: center; font-size: 20px; font-weight: bold; margin-top: -28px; }
.in-slip .more:hover { background-image: url(../images/ixbanner-btn1.png); color: #1048a0; }

.in-ys li { float: left; width: 33.333333%; }
.in-ys li a { display: block; margin: 0 50px; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-ys li h4 { margin: 30px 0 0; font-size: 24px; font-weight: normal; color: #1048a0; }
.in-ys li p { margin: 20px 0 0; color: #666; line-height: 1.8; }
.in-ys li a:hover { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.in-ys li a:hover h4 { font-weight: bold; }

.in-case { position: relative; }
.in-case .swiper-slide a { display: block; padding: 30px; background-color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; border: 1px solid #ddd; }
.in-case .swiper-slide .img-center { height: 240px; line-height: 240px; }
.in-case .swiper-slide .text { margin-top: 20px; }
.in-case .swiper-slide .text h4 { margin: 0; font-size: 20px; line-height: 1.2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; }
.in-case .swiper-slide .text p { margin: 15px 0 0; line-height: 1.8; text-align: justify; height: 75px; overflow: hidden; }
.in-case .swiper-slide .text span { display: block; margin-top: 15px; width: 120px; line-height: 32px; text-align: center; background-color: #1048a0; color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-case .swiper-slide a:hover { background-color: #1048a0; color: #fff; }
.in-case .swiper-slide a:hover .text span { background-color: #fff; color: #333; }
.in-case .swiper-button-prev { left: 0; margin-left: -50px; }
.in-case .swiper-button-next { right: 0; margin-right: -50px; }
.in-case .swiper-pagination { position: static; margin-top: 15px; font-size: 0; display: none; }
.in-case .swiper-pagination-bullet { margin: 0 3px; }

.bg1 { position: relative; }
.bg1:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; background-color: #f6f6f6; height: 400px; }

.in-about { position: relative; z-index: 1; margin: 0; }
.in-about dt { float: left; width: 600px; }
.in-about dd { margin: 50px 0 0 600px; background-color: #fff; padding: 50px 50px 0; }
.in-about dd .section-title { text-align: left; margin-bottom: 30px; }
.in-about dd .section-title strong { padding: 0; }
.in-about dd .section-title strong:after, .in-about .section-title strong:before { display: none; }
.in-about dd p { margin: 0; text-align: justify; line-height: 2; color: #666; }
.in-about dd .more { display: block; width: 150px; line-height: 38px; background-color: #1048a0; text-align: center; color: #fff; margin-top: 20px; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-about dd .more:hover { background-color: #0185d0; }

.in-news { position: relative; }
.in-news .swiper-slide a { display: block; -webkit-transition: all 0.5s; transition: all 0.5s; border: 1px solid #ddd; background-color: #f6f6f6; padding: 30px; overflow: hidden; }
.in-news .swiper-slide .date { float: left; font-size: 16px; color: #666; text-align: center; width: 80px; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-news .swiper-slide .date strong { display: block; font-size: 60px; line-height: 1; color: #999; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-news .swiper-slide .text { margin-left: 100px; }
.in-news .swiper-slide .text h4 { margin: 0; font-size: 20px; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.in-news .swiper-slide .text p { margin: 15px 0 0; color: #666; height: 40px; overflow: hidden; -webkit-transition: all 0.5s; transition: all 0.5s; }
.in-news .swiper-slide a:hover { background-color: #1048a0; border-color: #1048a0; color: #fff; }
.in-news .swiper-slide a:hover .date { color: #c1d4f1; }
.in-news .swiper-slide a:hover .date strong { color: #c1d4f1; }
.in-news .swiper-slide a:hover .text p { color: #c1d4f1; }
.in-news .swiper-button-prev { left: 0; margin-left: -50px; }
.in-news .swiper-button-next { right: 0; margin-right: -50px; }
.in-news .swiper-pagination { position: static; margin-top: 15px; font-size: 0; display: none; }
.in-news .swiper-pagination-bullet { margin: 0 3px; }

.footer { padding: 40px 0 0; color: #fff; background-color: #191919; }
.footer a { color: #fff; }
.footer-ewm { float: left; }
.footer-ewm .img-center { width: 100px; float: left; }
.footer-ewm .text { margin-left: 115px; }
.footer-ewm .text strong { color: #407fe1; font-size: 30px; }
.footer-nav { float: right; margin-top: 45px; }
.footer-nav dl { margin: 0; float: left; width: 105px; }
.footer-nav dt { line-height: 1; font-size: 18px; border-left: 1px solid #407fe1; padding: 0 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.footer-nav dd { margin: 10px 0 0 25px; display: none; }
.footer-nav dd a { display: block; font-size: 12px; line-height: 2.1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.footer-copy { margin-top: 40px; padding: 20px 0; font-size: 12px; background-color: #101010; border-top: 1px solid #434343; color: #999; }
.footer-copy a { color: #999; }
.footer-copy a:hover { color: #fff; }

.banner-sub { height: 300px; background: no-repeat center / cover; }

.ct2-sd { float: left; width: 245px; }
.ct2-mn { float: right; width: 925px; }

.panel-sd { margin-bottom: 20px; border-bottom: 10px solid #eaeaea; }
.panel-sd:last-child { margin-bottom: 0; }
.panel-sd .tit { text-align: center; color: #fff; font-size: 20px; background: url(../images/bg5.jpg) no-repeat center / cover; }
.panel-sd .tit a { display: block; color: #fff; padding: 20px 0; }

.contact-sd { line-height: 1.8; font-size: 12px; }
.contact-sd h4 { margin: 10px 0; color: #1048a0; font-size: 16px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.contact-sd .tel { font-size: 18px; margin-bottom: 10px; line-height: 1.1; }
.contact-sd .tel strong { display: block; font-size: 22px; color: #1048a0; margin-top: 13px }
.contact-sd p { margin: 0 0 10px; }

.lanmu { border: 1px solid #eaeaea; }
.lanmu li { border-bottom: 1px dotted #ddd; }
.lanmu li:last-child { border-bottom: 0; }
.lanmu li > a { display: block; line-height: 44px; padding: 0 0 0 25px; }
.lanmu li .arr { float: right; height: 45px; width: 40px; position: relative; cursor: pointer; }
.lanmu li .arr:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }
.lanmu-box { display: none; }
.lanmu-box p { margin: 0; border-top: 1px dotted #ddd; padding-left: 15px; }
.lanmu-box p a { padding: 0 25px; display: block; line-height: 40px; }
.lanmu li > a:hover, .lanmu li.active > a { background-color: #1048a0; color: #fff; }
.lanmu li.open .lanmu-box { display: block; }
.lanmu li.open .arr:after { -webkit-transform: rotate(225deg); transform: rotate(225deg); }

.list-2 { margin-left: -10px; margin-bottom: 10px; }
.list-2 li { float: left; width: 50%; }
.list-2 li a { display: block; margin: 10px 0 0 10px; }
.list-2 li .img-cover { padding-top: 66%; border-radius: 5px; }
.list-2 li p { margin: 5px 0 0; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.position { padding: 0 0 15px 20px; border-bottom: #f0f0f0 solid 2px; margin-bottom: 30px; background: url(../images/home.png) no-repeat 0 5px; margin-top: -50px; }

.pages { margin: 30px 0 0; text-align: center; font-size: 0; }
.pages a { display: inline-block; font-size: 14px; line-height: 35px; padding: 0 14px; margin: 5px; background-color: #f5f5f5; border-radius: 3px; -webkit-transition: all 0.5s; transition: all 0.5s; }
.pages a:hover, .pages a.p_now { background-color: #1048a0; color: #fff; }
.pages a.p_no { cursor: not-allowed }
.pages a.p_no:hover { background: #f5f5f5; color: #333 }

.list-3 { margin: -30px 0 0 -30px; }
.list-3 li { float: left; width: 33.333333%; }
.list-3 li a { display: block; padding: 1px; background-color: #f6f6f6; -webkit-transition: all 0.5s; transition: all 0.5s; margin: 30px 0 0 30px; }
.list-3 li .img-center { position: relative; height: 215px; line-height: 215px; }
.list-3 li .img-center:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/url.png) no-repeat center rgba(0,0,0,0.4); -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-transform: scale(0); transform: scale(0); opacity: 0; }
.list-3 li .text { text-align: center; line-height: 45px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-3 li a:hover { background-color: #1048a0; color: #fff; }
.list-3 li a:hover .img-center:after { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }

.tuijian { margin-top: 30px; border: 1px solid #ddd; }
.tuijian .tit { font-weight: bold; border-bottom: 1px solid #ddd; border-left: 3px solid #1048a0; color: #1048a0; padding: 10px 20px 10px 17px; font-size: 16px; }
.tuijian ul { padding: 15px 20px 15px 0; }
.tuijian li { float: left; width: 50%; }
.tuijian li a { display: block; margin-left: 20px; line-height: 35px; border-bottom: 1px dashed #ddd; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tuijian li span { float: right; color: #999; }

.list-4 li a { display: block; overflow: hidden; padding: 20px; border-bottom: 1px solid #eee; }
.list-4 li .img-center { float: left; width: 180px; overflow: hidden; }
.list-4 li .img-center img { -webkit-transition: all 0.5s; transition: all 0.5s; }
.list-4 li .text { margin-left: 200px; }
.list-4 li .text h4 { margin: 0; font-size: 16px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list-4 li .text p { color: #666; margin: 10px 0 0; line-height: 1.8; text-align: justify; }
.list-4 li .text span { display: block; margin-top: 10px; font-size: 12px; color: #999; }
.list-4 li .text span.red { display: initial; margin-top: 0; color: #ff0000; font-size: initial }
.list-4 li a:hover { box-shadow: 0 0 20px rgba(0,0,0,0.1); }
.list-4 li a:hover .img-center img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.content-title { margin-bottom: 20px; text-align: center; }
.content-title h1 { font-size: 22px; margin: 0; }
.content-title p { margin: 15px 0 0; font-size: 12px; color: #999; border-top: 1px dashed #ddd; padding-top: 15px; }
.content-title p span { padding: 0 10px; display: inline-block; }
.content-body { line-height: 1.8; }
.content-body img { max-width: 100% !important; height: auto !important; width: auto !important; }
.content-exp { padding: 10px 15px; font-size: 12px; margin-top: 20px; border: 1px solid #ddd; overflow: hidden; }
.content-exp li { line-height: 2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; width: 50%; }
.content-exp li:last-child { text-align: right; }

.yunu-showcase { margin: 0 0 20px; padding-bottom: 20px; border-bottom: 1px dashed #ddd; }
.yunu-showcase-info { margin-left: 430px; }
.yunu-showcase-info h1 { font-size: 20px; margin: 0; border-bottom: 1px dashed #ddd; padding-bottom: 15px; }
.yunu-showcase-info p { margin: 15px 0 0; color: #666; line-height: 1.8; }
.yunu-showcase-info .tel { border-top: 2px solid #e6e6e6; margin-top: 15px; padding-top: 15px; height: 42px; line-height: 21px; font-size: 18px; }
.yunu-showcase-info .tel a { background-color: #104492; color: #fff; display: inline-block; }

.pc-slide { float: left; width: 400px; }
.view .swiper-slide .img-center { width: 100%; height: 300px; line-height: 300px; }
.view .swiper-container { width: 100%; }
.preview { width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { margin: 0 30px; }
.preview .swiper-slide .img-center { height: 80px; border: 1px solid #ddd; cursor: pointer; position: relative; line-height: 80px; }
.preview .arrow-left { background: url(../images/feel3.png) no-repeat left top; position: absolute; left: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../images/feel4.png) no-repeat left bottom; position: absolute; right: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .active-nav .img-center { border-color: #1048a0; }
div.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; background: #ffffff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden; font-size: 0; }
div.zoomMask { position: absolute; background: url(../images/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1; }

.map { height: 400px; margin-top: 20px; }

@media screen and (max-width: 767px) {
    body { min-width: 320px; padding-top: 50px; padding-bottom: 50px; }
    .container { width: auto; }
    #message .m-content .m-message { width: 90%; padding: 20px; }
    .kf { display: none; }
    .footer-fix { display: block; }

    .header { padding: 10px 0; position: fixed; z-index: 10; width: 100%; top: 0; left: 0; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
    .header .topbar, .header .text, .header .tel, .header .hform { display: none; }
    .header .logo { height: 30px; line-height: 30px; float: none; padding: 0; }
    .header .nav { margin: 10px 0 -10px; text-align: left; display: none; background-color: transparent; border: 0; }
    .header .nav ul { margin: 0 -15px; }
    .header .nav li { display: block; margin: 0; border-top: 1px solid #eee; border-right: 0; }
    .header .nav li a { line-height: 40px; padding: 0 15px; color: #333; }
    .header .nav li .arr { display: block; }
    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover { background-color: transparent; color: #1048a0 }
    .header .nav li.open .arr:after { border-color: #1048a0; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
    .header .nav .dropdown-box { position: static; background-color: #f5f5f5; min-width: auto; text-align: left; box-shadow: none; }
    .header .nav .dropdown-box a { color: #333 !important; border-top: 1px dotted #ddd; padding: 0 15px; line-height: 40px; background-color: transparent !important; border-bottom: 0; }
    .header .nav .dropdown-box a:hover { background-color: transparent !important; }
    .menu-btn { display: block; }

    .banner .swiper-slide { height: 150px; }
    .banner .swiper-pagination { bottom: 10px; }
    .banner .swiper-button-prev, .banner .swiper-button-next { display: none; }

    .section { padding: 30px 0; }
    .section-title { margin-bottom: 20px; }
    .section-title small { font-size: 22px; }
    .section-title strong { font-size: 20px; padding: 0 15px; }
    .section-title strong:after, .section-title strong:before { width: 30px; }

    .tab-menu { margin: -5px 0 15px -5px; }
    .tab-menu li a { margin: 5px 0 0 5px; font-size: 13px; padding: 6px 12px; }

    .list-1 { margin: -10px 0 0 -10px; }
    .list-1 li { width: 50%; }
    .list-1 li a { margin: 10px 0 0 10px; padding: 10px; }
    .list-1 li .img-center { height: 110px; line-height: 110px; }
    .list-1 li .text { font-size: 14px; background: none; padding: 0; margin-top: 10px; text-align: center; }
    .list-1 li a:hover .text { background-image: none; }

    .more-big { margin-top: 20px; }
    .more-big a { line-height: 34px; font-size: 14px; width: 120px; }

    .in-slip { padding: 30px 0; text-align: center; }
    .in-slip h4 { margin: 0; font-size: 18px; }
    .in-slip h5 { font-size: 14px; margin: 10px 0 0; }
    .in-slip .more { position: static; font-size: 14px; display: block; line-height: 36px; width: 128px; margin: 20px auto 0; }

    .in-ys { margin-top: -20px; }
    .in-ys li { width: 100%; }
    .in-ys li a { margin: 20px 0 0; }
    .in-ys li .img-center { height: 75px; }
    .in-ys li h4 { font-size: 18px; margin-top: 10px; }
    .in-ys li p { font-size: 12px; margin-top: 5px; }

    .in-case .swiper-slide a { padding: 15px; }
    .in-case .swiper-slide .img-center { height: 234px; line-height: 234px; }
    .in-case .swiper-slide .text { margin-top: 15px; }
    .in-case .swiper-slide .text h4 { font-size: 16px; }
    .in-case .swiper-slide .text p { margin-top: 10px; font-size: 12px; height: 60px; line-height: 20px; }
    .in-case .swiper-pagination { display: block; }
    .in-case .swiper-button-next, .in-case .swiper-button-prev { display: none; }

    .in-about dt { float: none; width: auto; }
    .in-about dd { margin: 0; padding: 15px 15px 0; }
    .in-about dd .section-title { margin-bottom: 15px; }
    .in-about dd .more { width: 120px; }

    .in-news .swiper-slide a { padding: 10px; }
    .in-news .swiper-slide .date { font-size: 12px; width: 55px; }
    .in-news .swiper-slide .date strong { font-size: 40px; }
    .in-news .swiper-slide .text { margin-left: 65px; }
    .in-news .swiper-slide .text h4 { font-size: 14px; }
    .in-news .swiper-slide .text p { margin-top: 5px; font-size: 12px; line-height: 20px; }
    .in-news .swiper-button-next, .in-news .swiper-button-prev { display: none; }

    .footer { padding-top: 30px; }
    .footer-ewm { float: none; }
    .footer-ewm .img-center { width: 90px; }
    .footer-ewm .text { margin-left: 100px; }
    .footer-ewm .text strong { font-size: 22px; }
    .footer-nav { display: none; }
    .footer-copy { margin-top: 30px; padding: 10px 0; }

    .banner-sub { height: 80px; }

    .ct2-sd { display: none; }
    .ct2-mn { float: none; width: auto; }

    .position { font-size: 12px; background-size: auto 12px; padding-left: 18px; padding-bottom: 10px; margin-bottom: 15px; background-position: 0 3px; margin-top: -10px; }

    .pages { margin-top: 20px; }
    .pages a { font-size: 12px; line-height: 30px; padding: 0 12px; }

    .list-3 { margin: -10px 0 0 -10px; }
    .list-3 li { width: 50%; }
    .list-3 li a { margin: 10px 0 0 10px; }
    .list-3 li .text { line-height: 40px; }
    .list-3 li .img-center { height: 124px; line-height: 124px; }
    .list-3 li .img-center:after { display: none; }

    .tuijian { margin-top: 20px; }
    .tuijian .tit { padding-left: 12px; padding-right: 15px; }
    .tuijian ul { padding: 10px 15px 10px 0; }
    .tuijian li { width: 100%; }
    .tuijian li a { margin-left: 15px; line-height: 32px; }
    .tuijian li span { font-size: 12px; }

    .list-4 li a { padding: 0 0 15px; margin-bottom: 15px; }
    .list-4 li a:hover { box-shadow: none; }
    .list-4 li .img-center { width: 100px; }
    .list-4 li .text { margin-left: 110px; }
    .list-4 li .text h4 { font-size: 14px; }
    .list-4 li .text span { display: none; }
    .list-4 li .text p { font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

    .content-title { margin-bottom: 15px; }
    .content-title h1 { font-size: 18px; }
    .content-title p { margin-top: 10px; padding-top: 10px; }
    .content-title p span { padding: 0 5px; }
    .content-exp { margin-top: 15px; }
    .content-exp li { float: none; width: auto; }
    .content-exp li:last-child { text-align: left; }

    .pc-slide { float: none; width: auto; }
    .yunu-showcase-info { margin: 20px 0 0; }
    .yunu-showcase-info h1 { padding-bottom: 10px; }
    .yunu-showcase-info p { margin-top: 10px; }

    .map { height: 200px; }
}



.clearfix:after { content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.clearfix { zoom: 1 }
.region { margin-top: 10px; border: 1px solid #e0e1dc; }
.region h3 { background: #eee; line-height: 30px; padding-left: 10px; position: relative; }
.region .item { padding: 10px; line-height: 28px; display: block; }
.region .item a { padding-left: 15px; padding-right: 15px; float: left; }
.region .item a:hover { text-decoration: none; background: #3480ce; color: #fff; }
.more_region { position: absolute; right: 10px; line-height: 28px; top: 0; font-weight: normal; }
#container { width: 1200px; margin: 0 auto; margin-top: 10px; border: 1px solid #f4f4f4; }
#container1 { width: 1200px; margin: 50px auto; margin-top: 10px; }
.item { line-height: 24px; overflow: hidden; border-bottom: 1px solid #f4f4f4; margin: 0; }
.item:hover { background-color: #f5f5f5; }
.item dt { float: left; font-family: arial; font-size: 14px; padding: 5px 10px; color: #333; margin: 0; }
.item dd { margin: 0 0 0 70px; padding-left: 15px; border-left: 1px solid #f4f4f4; padding: 5px 10px; }
.item dd a { display: block; white-space: nowrap; float: left; margin: 0 12px; }
.item dd a:hover { text-decoration: none; color: #ff552e; }
.return { position: relative; height: 60px; padding: 6px; width: 1200px; margin: 10px auto 0; text-align: left; font: bold 22px/42px "Î¢ÈíÑÅºÚ"; color: #737372; }
.return a { position: absolute; right: 10px; top: 12px; height: 36px; width: 100px; text-align: center; display: block; background: #1c4587; color: #fff; line-height: 36px; font-size: 12px; font-weight: bold; }
.return a:hover { text-decoration: none; background: #f39c11; color: #fff; }
.m_text p { width: 1200px; line-height: 60px; display: block; margin-top: 20px; }
.m_text .p1 { display: inline-block; float: left; margin-right: 15px; color: #ff552e; line-height: 30px; font-size: 14px; font-weight: bold; }
.m_text a { display: inline-block; float: left; margin-right: 15px; color: #666; font-size: 14px; line-height: 30px; }
.m_text a:hover { color: #ff552e; }
.m_text .p3 { color: #555; font-size: 16px; font-weight: 800; }

.swiper-wrapper a { display: block; }
